Autogenerated HTML docs for v1.5.4-rc1-23-g3a96 
diff --git a/git-shortlog.html b/git-shortlog.html index cff7973..96cd49e 100644 --- a/git-shortlog.html +++ b/git-shortlog.html 
@@ -323,15 +323,11 @@  </div>   <h2>FILES</h2>   <div class="sectionbody">  -<div class="literalblock">  -<div class="title">mailmap::</div>  -<div class="content">  -<pre><tt>If this file exists, it will be used for mapping author email  -addresses to a real author name. One mapping per line, first  +<p>If the file <tt>.mailmap</tt> exists, it will be used for mapping author  +email addresses to a real author name. One mapping per line, first   the author name followed by the email address enclosed by  -'&lt;' and '&gt;'. Use hash '#' for comments. Example:</tt></pre>  -</div></div>  -<div class="literalblock">  +<em>&lt;</em> and <em>&gt;</em>. Use hash <em>#</em> for comments. Example:</p>  +<div class="listingblock">   <div class="content">   <pre><tt># Keep alphabetized   Adam Morrow &lt;adam@localhost.localdomain&gt;  @@ -352,7 +348,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 13-Dec-2007 02:42:55 UTC  +Last updated 24-Dec-2007 19:31:23 UTC   </div>   </div>   </body>  
diff --git a/git-shortlog.txt b/git-shortlog.txt index e14720b..36510a8 100644 --- a/git-shortlog.txt +++ b/git-shortlog.txt 
@@ -38,15 +38,16 @@  FILES  -----   -.mailmap:: -	If this file exists, it will be used for mapping author email -	addresses to a real author name. One mapping per line, first -	the author name followed by the email address enclosed by -	'<' and '>'. Use hash '#' for comments. Example: +If the file `.mailmap` exists, it will be used for mapping author +email addresses to a real author name. One mapping per line, first +the author name followed by the email address enclosed by +'<' and '>'. Use hash '#' for comments. Example:   -	# Keep alphabetized -	Adam Morrow <adam@localhost.localdomain> -	Eve Jones <eve@laptop.(none)> +------------ +# Keep alphabetized +Adam Morrow <adam@localhost.localdomain> +Eve Jones <eve@laptop.(none)> +------------    Author  ------